[INFO] fetching crate luther-derive 0.1.0...
[INFO] testing luther-derive-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate luther-derive 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate luther-derive 0.1.0
[INFO] finished tweaking crates.io crate luther-derive 0.1.0
[INFO] tweaked toml for crates.io crate luther-derive 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate luther-derive 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.7.11 (available: v0.14.0)
[INFO] [stderr]       Adding quote v0.4.2 (available: v1.0.45)
[INFO] [stderr]       Adding redfa v0.0.2 (available: v0.0.3)
[INFO] [stderr]       Adding syn v0.12.15 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 010afd8d821de7df197be69064dcf6c75fc09604398af68644a2450eab6df82d
[INFO] running `Command { std: "docker" "start" "-a" "010afd8d821de7df197be69064dcf6c75fc09604398af68644a2450eab6df82d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "010afd8d821de7df197be69064dcf6c75fc09604398af68644a2450eab6df82d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "010afd8d821de7df197be69064dcf6c75fc09604398af68644a2450eab6df82d", kill_on_drop: false }`
[INFO] [stdout] 010afd8d821de7df197be69064dcf6c75fc09604398af68644a2450eab6df82d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e3655856fee358144783af573243631f11f4cec84ddd195ddadee400e94397e
[INFO] running `Command { std: "docker" "start" "-a" "9e3655856fee358144783af573243631f11f4cec84ddd195ddadee400e94397e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling vec_map v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling redfa v0.0.2
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling luther-derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]    --> src/lib.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]     |                       ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]             see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]     = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout]     = note: `#[warn(type_alias_bounds)]` on by default
[INFO] [stdout] help: remove this bound
[INFO] [stdout]     |
[INFO] [stdout] 126 - type Dfa<'info, 'ast: 'info> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout] 126 + type Dfa<'info, 'ast> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]   --> src/generate.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | type State<'info, 'ast: 'info> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]    |                         ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]    |
[INFO] [stdout]    = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]            see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout] help: remove this bound
[INFO] [stdout]    |
[INFO] [stdout] 15 - type State<'info, 'ast: 'info> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout] 15 + type State<'info, 'ast> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]   --> src/dfa.rs:89:37
[INFO] [stdout]    |
[INFO] [stdout] 89 | type RegexVariant<'re, 'info, 'ast: 'info> =
[INFO] [stdout]    |                                     ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]    |
[INFO] [stdout]    = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]            see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout] help: remove this bound
[INFO] [stdout]    |
[INFO] [stdout] 89 - type RegexVariant<'re, 'info, 'ast: 'info> =
[INFO] [stdout] 89 + type RegexVariant<'re, 'info, 'ast> =
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9e3655856fee358144783af573243631f11f4cec84ddd195ddadee400e94397e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e3655856fee358144783af573243631f11f4cec84ddd195ddadee400e94397e", kill_on_drop: false }`
[INFO] [stdout] 9e3655856fee358144783af573243631f11f4cec84ddd195ddadee400e94397e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aebd3bd065d72a9914b1bebf17ade0c3c51cb4b828b1d8c0eabd44310398d0cc
[INFO] running `Command { std: "docker" "start" "-a" "aebd3bd065d72a9914b1bebf17ade0c3c51cb4b828b1d8c0eabd44310398d0cc", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling vec_map v0.6.0
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling redfa v0.0.2
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling luther-derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]    --> src/lib.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]     |                       ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]             see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]     = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout]     = note: `#[warn(type_alias_bounds)]` on by default
[INFO] [stdout] help: remove this bound
[INFO] [stdout]     |
[INFO] [stdout] 126 - type Dfa<'info, 'ast: 'info> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout] 126 + type Dfa<'info, 'ast> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]   --> src/generate.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | type State<'info, 'ast: 'info> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]    |                         ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]    |
[INFO] [stdout]    = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]            see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout] help: remove this bound
[INFO] [stdout]    |
[INFO] [stdout] 15 - type State<'info, 'ast: 'info> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout] 15 + type State<'info, 'ast> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]   --> src/dfa.rs:89:37
[INFO] [stdout]    |
[INFO] [stdout] 89 | type RegexVariant<'re, 'info, 'ast: 'info> =
[INFO] [stdout]    |                                     ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]    |
[INFO] [stdout]    = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]            see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout] help: remove this bound
[INFO] [stdout]    |
[INFO] [stdout] 89 - type RegexVariant<'re, 'info, 'ast: 'info> =
[INFO] [stdout] 89 + type RegexVariant<'re, 'info, 'ast> =
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling luther v0.1.0
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]    --> src/lib.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]     |                       ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]     |
[INFO] [stdout]     = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]             see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]     = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout]     = note: `#[warn(type_alias_bounds)]` on by default
[INFO] [stdout] help: remove this bound
[INFO] [stdout]     |
[INFO] [stdout] 126 - type Dfa<'info, 'ast: 'info> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout] 126 + type Dfa<'info, 'ast> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]   --> src/generate.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | type State<'info, 'ast: 'info> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]    |                         ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]    |
[INFO] [stdout]    = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]            see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout] help: remove this bound
[INFO] [stdout]    |
[INFO] [stdout] 15 - type State<'info, 'ast: 'info> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout] 15 + type State<'info, 'ast> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stdout]   --> src/dfa.rs:89:37
[INFO] [stdout]    |
[INFO] [stdout] 89 | type RegexVariant<'re, 'info, 'ast: 'info> =
[INFO] [stdout]    |                                     ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stdout]    |
[INFO] [stdout]    = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stdout]            see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stdout] help: remove this bound
[INFO] [stdout]    |
[INFO] [stdout] 89 - type RegexVariant<'re, 'info, 'ast: 'info> =
[INFO] [stdout] 89 + type RegexVariant<'re, 'info, 'ast> =
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "aebd3bd065d72a9914b1bebf17ade0c3c51cb4b828b1d8c0eabd44310398d0cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aebd3bd065d72a9914b1bebf17ade0c3c51cb4b828b1d8c0eabd44310398d0cc", kill_on_drop: false }`
[INFO] [stdout] aebd3bd065d72a9914b1bebf17ade0c3c51cb4b828b1d8c0eabd44310398d0cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f2b3af773ddb9261ee51819856051ffff8887af6b5bbac9c7af0ce0cf837648
[INFO] running `Command { std: "docker" "start" "-a" "7f2b3af773ddb9261ee51819856051ffff8887af6b5bbac9c7af0ce0cf837648", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stderr]    --> src/lib.rs:126:23
[INFO] [stderr]     |
[INFO] [stderr] 126 | type Dfa<'info, 'ast: 'info> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stderr]     |                       ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stderr]     |
[INFO] [stderr]     = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stderr]             see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stderr]     = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stderr]     = note: `#[warn(type_alias_bounds)]` on by default
[INFO] [stderr] help: remove this bound
[INFO] [stderr]     |
[INFO] [stderr] 126 - type Dfa<'info, 'ast: 'info> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stderr] 126 + type Dfa<'info, 'ast> = redfa::Dfa<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stderr]   --> src/generate.rs:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 | type State<'info, 'ast: 'info> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stderr]    |                         ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stderr]    |
[INFO] [stderr]    = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stderr]            see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stderr]    = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stderr] help: remove this bound
[INFO] [stderr]    |
[INFO] [stderr] 15 - type State<'info, 'ast: 'info> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stderr] 15 + type State<'info, 'ast> = redfa::State<char, Option<&'info enum_info::VariantInfo<'ast>>>;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: bounds on generic parameters in type aliases are not enforced
[INFO] [stderr]   --> src/dfa.rs:89:37
[INFO] [stderr]    |
[INFO] [stderr] 89 | type RegexVariant<'re, 'info, 'ast: 'info> =
[INFO] [stderr]    |                                     ^^^^^ will not be checked at usage sites of the type alias
[INFO] [stderr]    |
[INFO] [stderr]    = note: this is a known limitation of the type checker that may be lifted in a future edition.
[INFO] [stderr]            see issue #112792 <https://github.com/rust-lang/rust/issues/112792> for more information
[INFO] [stderr]    = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics
[INFO] [stderr] help: remove this bound
[INFO] [stderr]    |
[INFO] [stderr] 89 - type RegexVariant<'re, 'info, 'ast: 'info> =
[INFO] [stderr] 89 + type RegexVariant<'re, 'info, 'ast> =
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `luther-derive` (lib) generated 3 warnings (run `cargo fix --lib -p luther-derive` to apply 3 suggestions)
[INFO] [stderr] warning: `luther-derive` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.12.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/luther_derive-b9434c0296b6752e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/clex-derive.rs (/opt/rustwide/target/debug/deps/clex_derive-bcb39e6c33ed63cf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/simple-derive.rs (/opt/rustwide/target/debug/deps/simple_derive-c778f26b4e2839c9)
[INFO] [stdout] test token_lexes_keywords_punctuation_and_identifiers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test token_lexes_ab ... ok
[INFO] [stderr]    Doc-tests luther_derive
[INFO] [stdout] test token_lexes_ade ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f2b3af773ddb9261ee51819856051ffff8887af6b5bbac9c7af0ce0cf837648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2b3af773ddb9261ee51819856051ffff8887af6b5bbac9c7af0ce0cf837648", kill_on_drop: false }`
[INFO] [stdout] 7f2b3af773ddb9261ee51819856051ffff8887af6b5bbac9c7af0ce0cf837648
